home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / prodemo.exe / KYOCERA.PLT < prev    next >
Text File  |  1987-12-06  |  505b  |  13 lines

  1. * PCPRO plotter configuration file for KYOCERA laser printer
  2. DEVICE 1 4        ;plotter type, default port=LPT1
  3. WIDTH 5 ""        ;pen width & command
  4. AXIS 1 2        ;coordinate calculation method, normal & rotate
  5. OFFSET 150 150        ;x & y plot offsets
  6. UNITS 300 300        ;plot units / inch
  7. INIT "!R! UNIT D; SPD 2;"  ;initialize command
  8. TERM "EXIT; "           ;terminate command
  9. DRAW "DAP %u,%u;"       ;draw command
  10. MOVE "MAP %u,%u;"       ;move command
  11. DRAFT ""        ;draft mode command
  12. FINAL ""        ;final mode command
  13.